PDF Functions
PHP Manual

PDF_close_image

(PHP 4, PECL pdflib >= 1.0.0)

PDF_close_imageCloses an image

Description

void pdf_close_image ( int $image )

The PDF_close_image() function closes an image which has been opened with any of the PDF_open_xxx() functions.

See also PDF_open_jpeg(), PDF_open_gif(), PDF_open_memory_image().


PDF Functions
PHP Manual